gtk4.git
2017-01-22 Timm Bäderwidget: Remove warning about already visible widgets
2017-01-22 Timm BäderRemove unnecessary gtk_widget_show calls
2017-01-22 Timm Bädergtkfontbutton: hexpand the font label
2017-01-21 Daniel Boles3to4: Fix typo in previous commit
2017-01-21 Daniel Boles3to4: Fix suggested replacements for border-width
2017-01-21 Daniel Bolescombobox: Stop pointlessly NULL-checking the menu
2017-01-21 Daniel Bolescombobox: Move area and menu to .ui file
2017-01-21 Daniel Bolescombobox: Remove property cell-area
2017-01-21 Daniel Bolescombobox: Reuse code rather than reimplementing it
2017-01-21 Daniel Bolescombobox: some code cleanups
2017-01-21 Daniel Bolesmenushell: Fix select_last() to get last, not 1st
2017-01-21 Daniel Bolescombobox: Fix documentation typo bx => box
2017-01-21 Daniel Bolesmenushell: Make select_first() do that, not last…
2017-01-20 Piotr DrągUpdate Polish translation
2017-01-20 Piotr DrągFix CSS spelling in a translatable string
2017-01-20 Daniel Bolesmenushell: Don’t dereference before typechecking
2017-01-20 Piotr DrągUpdate POTFILES.in and POTFILES.skip
2017-01-20 Daniel Bolescombobox: If typechecking, don’t reference before
2017-01-20 Timm BäderDon't hide windows and popovers in init()
2017-01-20 Timm Bäderfontbutton: Be a GtkWidget
2017-01-20 Timm Bäderassistant: Don't forget to remove child widgets
2017-01-20 Timm Bädertoolitemgroup: Properly remove internal child widget
2017-01-20 Timm Bäderpopovermenu: Remove forall implementation
2017-01-20 Timm Bäderbutton: Don't explicitly show child widgets
2017-01-20 Timm Bäderrecorder: Adapt to widget visibility changes
2017-01-20 Timm BäderFix some widget visibility fallout
2017-01-20 Timm Bäderwidget: Remove show-all property
2017-01-20 Timm BäderRemove gtk_widget_show_all
2017-01-20 Timm Bäderwidget: Remove show_all vfunc
2017-01-20 Timm Bäderfilechooserbutton: Be a GtkWidget
2017-01-20 Timm Bädersizerequest: Use gtk_widget_measure to measure widget...
2017-01-20 Timm Bädergtkbuilder: Improve error messages
2017-01-20 Timm Bädershortcutswindow: Unset search_bar in dispose
2017-01-20 Timm Bädershortcutswindow: Use GtkButton:icon-name for search...
2017-01-20 Timm Bädershortcutsshortcut: Be a GtkWidget
2017-01-20 Timm Bädergtkshortcutswindow: Adapt to GtkWidget visibility changes
2017-01-20 Timm Bäderwidget-factory: Remove some gtk3-widget-factory leftovers
2017-01-20 Timm Bäderfilechooser: adapt to GtkWidget:visible changes
2017-01-20 Timm Bäderwidget-factory: Adapt to GtkWidget visibility changes
2017-01-20 Timm Bädercoloreditor: Hide overlay boxes
2017-01-20 Timm BäderHide popovers and toplevels by default
2017-01-20 Timm Bäderwidget: Be visible by default
2017-01-20 Daniel Bolescombobox: popdown() the menu during unmap()
2017-01-20 Carlos GarnachoRevert "wayland: Push NULL buffer when hiding a GdkWindow"
2017-01-20 Mandy Wangupdate zh_CN translation
2017-01-20 Chun-wei Fangtkmain: Fix build on Windows
2017-01-20 Chun-wei FanVisual Studio builds: Update GSK project
2017-01-20 Benjamin Ottegtk: Register GSK resources at startup
2017-01-19 Daniel Bolescombobox: Remove dead code & unneeded type checks
2017-01-19 Daniel Bolestestcombo—Don’t set appears-as-list style property
2017-01-19 Daniel Bolescombobox: Make wrap-width and grid mode work again
2017-01-19 Matthias ClasenAdd a section about initialization to the migration...
2017-01-19 Matthias ClasenUpdate callers
2017-01-19 Matthias ClasenDrop gdk init api
2017-01-19 Matthias ClasenDrop arguments from gtk_init
2017-01-19 Matthias ClasenSimplify initialization code
2017-01-19 Matthias ClasenDrop the --gtk-debug and --gtk-no-debug options
2017-01-19 Matthias ClasenDrop the --g-fatal-warnings argument
2017-01-19 Matthias ClasenDrop the --gtk-modules argument
2017-01-19 Matthias ClasenDon't export gtk_get_option_group
2017-01-19 Matthias ClasenStop exporting gtk_parse_args
2017-01-19 Matthias ClasenDrop gtk_init_with_args
2017-01-19 Emmanuele Bassigdk: Skip GdkVulkanContext methods when building intros...
2017-01-19 Carlos Garnachowayland: Push NULL buffer when hiding a GdkWindow
2017-01-19 Daniel Bolescombobox: Avoid a pointless assignment
2017-01-19 Daniel Bolescombobox: Also preselect active item in grid popup
2017-01-19 Daniel Bolesscale: Really fix documentation of set_digits()
2017-01-19 Daniel Bolesscale: doc: set_digits doesn’t round retroactively
2017-01-19 Daniel BolesScale: Always sync ::digits to Range::round-digits
2017-01-18 Daniel Bolescombobox: Work around popup handler altering model
2017-01-18 Daniel Bolescombobox: Don’t select active item if it’s hidden
2017-01-18 Daniel Bolescombobox: Move variables into narrowest scopes
2017-01-18 Dušan KazikUpdate Slovak translation
2017-01-18 Benjamin Ottevulkan: Fix copy/paste error
2017-01-18 Benjamin Ottevulkan: Add compiled shaders
2017-01-18 Benjamin Ottevulkan: Compute right size for outset shadow
2017-01-18 Benjamin Ottecss: Remove deprecated number-as-pixels compatibility
2017-01-18 Benjamin Ottevulkan: Add support for unblurred box-shadow
2017-01-18 Benjamin Otterendernode: Add getters for box-shadow nodes
2017-01-18 Benjamin Ottedocs: Remove mention of GdkColor
2017-01-17 Matthias ClasenRevert "filechooser portal: Make sure we can save"
2017-01-17 Matthias Clasenfilechooser portal: Make sure we can save
2017-01-17 Rui Matosgdk/wayland: Always get the seat's key modifiers from...
2017-01-17 Rui Matosgdk/wayland: Don't add GDK_META_MASK to gdk mod masks...
2017-01-17 Jonas Ådahlwayland: Handle subsurface as popup parent
2017-01-17 Benjamin Ottevulkan: Add fallback message for node-as-texture
2017-01-17 Benjamin Ottevulkan: Generate clip shaders from same source
2017-01-17 Benjamin Ottevulkan: Add clip.vert.glsl
2017-01-17 Benjamin Ottevulkan: Add a clip.frag.glsl include
2017-01-17 Benjamin Ottevulkan: Add push constants to fragment shader
2017-01-17 Benjamin Ottevulkan: Move push constants into their own header
2017-01-17 Mohammed Sadiqwayland: avoid an unnecessary g_list_length call
2017-01-16 Matthias Clasen3.89.3
2017-01-16 Matthias ClasenWe no longer have gdktestutils
2017-01-16 Daniel MustielesUpdated Spanish translation
2017-01-16 Daniel MustielesUpdated Spanish translation
2017-01-16 Timm Bäderswitch: Fix build
2017-01-16 Timm Bäderswitch: Remove some unused code
2017-01-16 Timm Bädergtkentryprivate: Remove unused prototype
2017-01-16 Timm Bäderscalebutton: Use GtkButon:icon-name in the ui file
next